Apr 18, 2006, 02:33 PM // 14:33
|
#4581
|
I Didn't Do It
Join Date: Jul 2005
Profession: Mo/
|
Quote:
Originally Posted by tommarrow
How many comp classes do you take Stalker?
|
2 classes
1st Period: Buisness Software 1
2nd Period: Advanced Multimedia and Web Design
|
|
|
Apr 18, 2006, 02:34 PM // 14:34
|
#4582
|
Krytan Explorer
Join Date: May 2005
Location: UK, or is it? *confused*
Profession: A/Rt
|
yeah it's boring, and when you want it to work, it comes up with all sorts of errors.
Microsoft FTL... ><
|
|
|
Apr 18, 2006, 02:38 PM // 14:38
|
#4583
|
RAGE INCARNATE
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
|
Class is done time to go... be back in a bit.
|
|
|
Apr 18, 2006, 02:38 PM // 14:38
|
#4584
|
I Didn't Do It
Join Date: Jul 2005
Profession: Mo/
|
yup. right now im making a slot machine, it was working fine before it told me to add some code, now it wont stop -_-
Bah i figured out the problem
Heres the code I had in
Code:
If Counter >= 45 Then
tmrSlot.Enabled = False
Counter = 0
TotalScore = TotalScore + CurrentScore
lblTotalScore.Text = Format(TotalScore, "##,##0")
CurrentScore = 0
cmdSpin.Enabled = True
cmdClose.Enabled = True
End
Counter = Counter + 1
End If
End Sub
and i changed this one single part
Code:
If Counter >= 45 Then
tmrSlot.Enabled = False
Counter = 0
TotalScore = TotalScore + CurrentScore
lblTotalScore.Text = Format(TotalScore, "##,##0")
CurrentScore = 0
cmdSpin.Enabled = True
cmdClose.Enabled = True
Else
Counter = Counter + 1
End If
End Sub
and now it works -_-
Last edited by Stalker Haras; Apr 18, 2006 at 02:43 PM // 14:43..
|
|
|
Apr 18, 2006, 02:52 PM // 14:52
|
#4585
|
Wilds Pathfinder
Join Date: Dec 2005
Guild: Shyft Machine [MYTH]
Profession: E/
|
I never took code, too boring for me.
|
|
|
Apr 18, 2006, 02:54 PM // 14:54
|
#4586
|
Krytan Explorer
Join Date: Sep 2005
Location: Colorado Springs colorado, denver when I'm not in school
Guild: Looking
Profession: W/
|
I almost took C++, but then I decided against it, for the same reason as you.
|
|
|
Apr 18, 2006, 03:06 PM // 15:06
|
#4587
|
RAGE INCARNATE
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
|
I have returned with a new tv!
|
|
|
Apr 18, 2006, 03:09 PM // 15:09
|
#4588
|
I Didn't Do It
Join Date: Jul 2005
Profession: Mo/
|
wtf...TV?
|
|
|
Apr 18, 2006, 03:10 PM // 15:10
|
#4589
|
RAGE INCARNATE
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
|
Yup. It was part of the class... We bought the tv with the lab fee.
|
|
|
Apr 18, 2006, 03:12 PM // 15:12
|
#4590
|
I Didn't Do It
Join Date: Jul 2005
Profession: Mo/
|
lol thats kinda........different.....meh....this Visual Basic crap is now anoying me, because its being stupid again ftw.
|
|
|
Apr 18, 2006, 03:14 PM // 15:14
|
#4591
|
RAGE INCARNATE
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
|
Beat up the computer?
|
|
|
Apr 18, 2006, 03:16 PM // 15:16
|
#4592
|
I Didn't Do It
Join Date: Jul 2005
Profession: Mo/
|
Quote:
Originally Posted by Unlucky Slayer
Beat up the computer?
|
It's not the computer, its the instructions that are telling me to do something, yet after i put all the code in, something diden't do what it was suposed to. -_-
|
|
|
Apr 18, 2006, 03:19 PM // 15:19
|
#4594
|
I Didn't Do It
Join Date: Jul 2005
Profession: Mo/
|
Heya Jiao. I'll be back in a few minutes. class about to end w00t!
|
|
|
Apr 18, 2006, 03:20 PM // 15:20
|
#4595
|
Wilds Pathfinder
Join Date: Dec 2005
Guild: Shyft Machine [MYTH]
Profession: E/
|
Are you selling rabbit's feet now?
|
|
|
Apr 18, 2006, 03:21 PM // 15:21
|
#4596
|
RAGE INCARNATE
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
|
Beat up the teacher for giving crap instructions. lol
|
|
|
Apr 18, 2006, 03:29 PM // 15:29
|
#4598
|
RAGE INCARNATE
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
|
Heh *gets the skinning knife out* Come here bunny!
|
|
|
Apr 18, 2006, 03:30 PM // 15:30
|
#4599
|
I Didn't Do It
Join Date: Jul 2005
Profession: Mo/
|
Quote:
Originally Posted by Unlucky Slayer
Beat up the teacher for giving crap instructions. lol
|
The instructions came from then Visual basics 7.0 Book. False Instructions Ftw.
|
|
|
Apr 18, 2006, 03:30 PM // 15:30
|
#4600
|
Wilds Pathfinder
Join Date: Dec 2005
Guild: Shyft Machine [MYTH]
Profession: E/
|
Quote:
Originally Posted by Jiao Yang
Me, selling rabbit's feet?
No, but I can make a darn good pair of rabbit boots
|
Some nice warm rabbit fur lined boots would be nice for the shiverpeaks areas.
How much?
|
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
All times are GMT. The time now is 08:01 PM // 20:01.
|